PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLinkAnnotation Class / getDestination Method
In This Topic
    getDestination Method
    In This Topic
    Gets the link destination.
    Syntax
    public PDFDestination getDestination()

    Return Value

    The destination that specifies what page should be displayed when the link is clicked.
    See Also